home *** CD-ROM | disk | FTP | other *** search
/ Carousel / CAROUSEL.cdr / mactosh / hc / sfx5.sit / Sfx stack 5 / card_2335.txt < prev    next >
Text File  |  1988-11-26  |  241b  |  14 lines

  1. -- card: 2335 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2594
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on Idle
  8.   if the commandkey is up and the optionkey is up then
  9.     visual dissolve
  10.     pop card
  11.   end if
  12. end Idle
  13.  
  14.